home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / PROGRAMM / ASSEMBLE / H145.ZIP / ASXXXX_1.ZIP / AS6811.CMP < prev    next >
Text File  |  1990-07-18  |  369b  |  27 lines

  1. ! RT11 native command file built on Sat Dec 10 15:53:42 1988
  2. !
  3. ! ** Compile AS6811
  4. !
  5. SET ERROR NONE
  6. !! COPY ASM.H ASM.H
  7. SET ERROR ERROR
  8. SET ERROR NONE
  9. !! COPY M6811.H M6811.H
  10. SET ERROR ERROR
  11. RUN C:CC
  12. M11EXT.C
  13. RUN C:AS
  14. M11EXT.S/d
  15. RUN C:CC
  16. M11MCH.C
  17. RUN C:AS
  18. M11MCH.S/d
  19. RUN C:CC
  20. M11ADR.C
  21. RUN C:AS
  22. M11ADR.S/d
  23. RUN C:CC
  24. M11PST.C
  25. RUN C:AS
  26. M11PST.S/d
  27.